[INFO] cloning repository https://github.com/pedroddvo/parapet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedroddvo/parapet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedroddvo%2Fparapet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedroddvo%2Fparapet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 437ceb43c2ee2562b9fa0ebf939941936c13d8d4
[INFO] testing pedroddvo/parapet against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedroddvo%2Fparapet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pedroddvo/parapet
[INFO] finished tweaking git repo https://github.com/pedroddvo/parapet
[INFO] tweaked toml for git repo https://github.com/pedroddvo/parapet written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pedroddvo/parapet on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pedroddvo/parapet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded beef v0.5.1
[INFO] [stderr]   Downloaded utf8-ranges v1.0.4
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded syn v1.0.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52b43ad8800c3fd8bc42eeba7b26590fc64cdea5804e1263d553fdb41e938700
[INFO] running `Command { std: "docker" "start" "-a" "52b43ad8800c3fd8bc42eeba7b26590fc64cdea5804e1263d553fdb41e938700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52b43ad8800c3fd8bc42eeba7b26590fc64cdea5804e1263d553fdb41e938700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b43ad8800c3fd8bc42eeba7b26590fc64cdea5804e1263d553fdb41e938700", kill_on_drop: false }`
[INFO] [stdout] 52b43ad8800c3fd8bc42eeba7b26590fc64cdea5804e1263d553fdb41e938700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbf119eb57be8a94f91c96823bf0cb8fd8c36baf64eeb9cb392d2f46084c2b43
[INFO] running `Command { std: "docker" "start" "-a" "fbf119eb57be8a94f91c96823bf0cb8fd8c36baf64eeb9cb392d2f46084c2b43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling parapet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ExprType::*`
[INFO] [stdout]   --> src/lang/ast.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use ExprType::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lang/ast.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |       n => format!("{:?}", n)
[INFO] [stdout]     |       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lang/ast.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |         (Int8  | Int16  | Int32  | Int64 |
[INFO] [stdout]     |  ________-
[INFO] [stdout] 116 | |        Uint8 | Uint16 | Uint32 | Uint64)
[INFO] [stdout]     | |_______________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 |         UserDefined(s) => s.clone(),
[INFO] [stdout]     |         -------------- matches some of the same values
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |         UntypedI => String::from("untyped integer"),
[INFO] [stdout]     |         -------- matches some of the same values
[INFO] [stdout] 122 |         UntypedU => String::from("untyped number"),
[INFO] [stdout]     |         -------- matches some of the same values
[INFO] [stdout] 123 |
[INFO] [stdout] 124 |         n => format!("{:?}", n)
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tok_s`
[INFO] [stdout]    --> src/lang/parser.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let (tok_t, tok_s) = self.peek_eof()?;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_tok_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]   --> src/lang/analyser.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     kind: &DefKind,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut a = analyser::Analyser::analyse(&src);
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `span` and `msg` are never read
[INFO] [stdout]  --> src/lang/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ErrorContext {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 5 |     span: Span,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     msg: String
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root` and `context` are never read
[INFO] [stdout]   --> src/lang/error.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     root: ErrorContext,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     context: Vec<ErrorContext>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `context` is never used
[INFO] [stdout]   --> src/lang/error.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ErrorBuilder {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn context(&mut self, msg: &str, span: Span) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Constant` is never constructed
[INFO] [stdout]  --> src/lang/ast.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum DefKind { Constant, Runtime }
[INFO] [stdout]   |          -------   ^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          variant in this enum
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DefKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lang/ast.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |   NumberInt(u64),
[INFO] [stdout]    |   --------- ^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -   NumberInt(u64),
[INFO] [stdout] 11 +   NumberInt(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lang/ast.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |   NumberFloat(f64),
[INFO] [stdout]    |   ----------- ^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -   NumberFloat(f64),
[INFO] [stdout] 12 +   NumberFloat(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UntypedI` is never constructed
[INFO] [stdout]   --> src/lang/ast.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ExprType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |   UntypedI, // not yet inferred type
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExprType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_user_defined` is never used
[INFO] [stdout]   --> src/lang/ast.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl ExprType {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 48 |   pub fn is_user_defined(&self) -> Option<&String> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `defined_types` is never read
[INFO] [stdout]   --> src/lang/analyser.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Analyser<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |   defined_types: HashSet<&'a str>
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/lexer.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn lexer(src: &str) -> logos::Lexer<Token> {
[INFO] [stdout]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn lexer(src: &str) -> logos::Lexer<'_, Token> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/analyser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     &mut self,
[INFO] [stdout]    |     ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 58 |   ) -> AnalyserResult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |   ) -> AnalyserResult<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/analyser.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn analyse_fetch_var(&mut self, name: Span) -> AnalyserResult {
[INFO] [stdout]    |                        ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn analyse_fetch_var(&mut self, name: Span) -> AnalyserResult<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/analyser.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |   fn analyse_expr(&mut self, expr: &mut ExprData) -> AnalyserResult {
[INFO] [stdout]    |                   ^^^^^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |   fn analyse_expr(&mut self, expr: &mut ExprData) -> AnalyserResult<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lang/analyser.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 |     &mut self,
[INFO] [stdout]     |     ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 102 |   ) -> AnalyserResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |   ) -> AnalyserResult<'_> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lang/analyser.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn analyse_stmt(&mut self, stmt: &mut ExprData) -> AnalyserResult {
[INFO] [stdout]     |                   ^^^^^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn analyse_stmt(&mut self, stmt: &mut ExprData) -> AnalyserResult<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "fbf119eb57be8a94f91c96823bf0cb8fd8c36baf64eeb9cb392d2f46084c2b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf119eb57be8a94f91c96823bf0cb8fd8c36baf64eeb9cb392d2f46084c2b43", kill_on_drop: false }`
[INFO] [stdout] fbf119eb57be8a94f91c96823bf0cb8fd8c36baf64eeb9cb392d2f46084c2b43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffa084a633886f3814dcc093fbf839dabab574668221d3cdbedc6a100441df42
[INFO] running `Command { std: "docker" "start" "-a" "ffa084a633886f3814dcc093fbf839dabab574668221d3cdbedc6a100441df42", kill_on_drop: false }`
[INFO] [stderr]    Compiling parapet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ExprType::*`
[INFO] [stdout]   --> src/lang/ast.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use ExprType::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lang/ast.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |       n => format!("{:?}", n)
[INFO] [stdout]     |       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lang/ast.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |         (Int8  | Int16  | Int32  | Int64 |
[INFO] [stdout]     |  ________-
[INFO] [stdout] 116 | |        Uint8 | Uint16 | Uint32 | Uint64)
[INFO] [stdout]     | |_______________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 119 |         UserDefined(s) => s.clone(),
[INFO] [stdout]     |         -------------- matches some of the same values
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |         UntypedI => String::from("untyped integer"),
[INFO] [stdout]     |         -------- matches some of the same values
[INFO] [stdout] 122 |         UntypedU => String::from("untyped number"),
[INFO] [stdout]     |         -------- matches some of the same values
[INFO] [stdout] 123 |
[INFO] [stdout] 124 |         n => format!("{:?}", n)
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tok_s`
[INFO] [stdout]    --> src/lang/parser.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let (tok_t, tok_s) = self.peek_eof()?;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_tok_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]   --> src/lang/analyser.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     kind: &DefKind,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut a = analyser::Analyser::analyse(&src);
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `span` and `msg` are never read
[INFO] [stdout]  --> src/lang/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ErrorContext {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 5 |     span: Span,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     msg: String
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root` and `context` are never read
[INFO] [stdout]   --> src/lang/error.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorBuilder {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     root: ErrorContext,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     context: Vec<ErrorContext>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `context` is never used
[INFO] [stdout]   --> src/lang/error.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ErrorBuilder {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn context(&mut self, msg: &str, span: Span) -> &mut Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Constant` is never constructed
[INFO] [stdout]  --> src/lang/ast.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum DefKind { Constant, Runtime }
[INFO] [stdout]   |          -------   ^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          variant in this enum
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DefKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lang/ast.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |   NumberInt(u64),
[INFO] [stdout]    |   --------- ^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -   NumberInt(u64),
[INFO] [stdout] 11 +   NumberInt(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lang/ast.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |   NumberFloat(f64),
[INFO] [stdout]    |   ----------- ^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -   NumberFloat(f64),
[INFO] [stdout] 12 +   NumberFloat(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UntypedI` is never constructed
[INFO] [stdout]   --> src/lang/ast.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ExprType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |   UntypedI, // not yet inferred type
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExprType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_user_defined` is never used
[INFO] [stdout]   --> src/lang/ast.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl ExprType {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 48 |   pub fn is_user_defined(&self) -> Option<&String> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `defined_types` is never read
[INFO] [stdout]   --> src/lang/analyser.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Analyser<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |   defined_types: HashSet<&'a str>
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/lexer.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn lexer(src: &str) -> logos::Lexer<Token> {
[INFO] [stdout]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn lexer(src: &str) -> logos::Lexer<'_, Token> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/analyser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     &mut self,
[INFO] [stdout]    |     ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 58 |   ) -> AnalyserResult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |   ) -> AnalyserResult<'_> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/analyser.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn analyse_fetch_var(&mut self, name: Span) -> AnalyserResult {
[INFO] [stdout]    |                        ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn analyse_fetch_var(&mut self, name: Span) -> AnalyserResult<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/analyser.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |   fn analyse_expr(&mut self, expr: &mut ExprData) -> AnalyserResult {
[INFO] [stdout]    |                   ^^^^^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |   fn analyse_expr(&mut self, expr: &mut ExprData) -> AnalyserResult<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lang/analyser.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 |     &mut self,
[INFO] [stdout]     |     ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 102 |   ) -> AnalyserResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |   ) -> AnalyserResult<'_> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lang/analyser.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn analyse_stmt(&mut self, stmt: &mut ExprData) -> AnalyserResult {
[INFO] [stdout]     |                   ^^^^^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   fn analyse_stmt(&mut self, stmt: &mut ExprData) -> AnalyserResult<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "ffa084a633886f3814dcc093fbf839dabab574668221d3cdbedc6a100441df42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffa084a633886f3814dcc093fbf839dabab574668221d3cdbedc6a100441df42", kill_on_drop: false }`
[INFO] [stdout] ffa084a633886f3814dcc093fbf839dabab574668221d3cdbedc6a100441df42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a66eade7a966b74990e7ff223d45a71b229e322cfea6bdcbf499ee60bd61c82
[INFO] running `Command { std: "docker" "start" "-a" "3a66eade7a966b74990e7ff223d45a71b229e322cfea6bdcbf499ee60bd61c82", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ExprType::*`
[INFO] [stderr]   --> src/lang/ast.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |     use ExprType::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lang/ast.rs:124:7
[INFO] [stderr]     |
[INFO] [stderr] 124 |       n => format!("{:?}", n)
[INFO] [stderr]     |       ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lang/ast.rs:124:7
[INFO] [stderr]     |
[INFO] [stderr] 115 |         (Int8  | Int16  | Int32  | Int64 |
[INFO] [stderr]     |  ________-
[INFO] [stderr] 116 | |        Uint8 | Uint16 | Uint32 | Uint64)
[INFO] [stderr]     | |_______________________________________- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 119 |         UserDefined(s) => s.clone(),
[INFO] [stderr]     |         -------------- matches some of the same values
[INFO] [stderr] 120 |
[INFO] [stderr] 121 |         UntypedI => String::from("untyped integer"),
[INFO] [stderr]     |         -------- matches some of the same values
[INFO] [stderr] 122 |         UntypedU => String::from("untyped number"),
[INFO] [stderr]     |         -------- matches some of the same values
[INFO] [stderr] 123 |
[INFO] [stderr] 124 |         n => format!("{:?}", n)
[INFO] [stderr]     |         ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tok_s`
[INFO] [stderr]    --> src/lang/parser.rs:217:17
[INFO] [stderr]     |
[INFO] [stderr] 217 |     let (tok_t, tok_s) = self.peek_eof()?;
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_tok_s`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `kind`
[INFO] [stderr]   --> src/lang/analyser.rs:98:5
[INFO] [stderr]    |
[INFO] [stderr] 98 |     kind: &DefKind,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let mut a = analyser::Analyser::analyse(&src);
[INFO] [stderr]    |         ----^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `span` and `msg` are never read
[INFO] [stderr]  --> src/lang/error.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ErrorContext {
[INFO] [stderr]   |            ------------ fields in this struct
[INFO] [stderr] 5 |     span: Span,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 6 |     msg: String
[INFO] [stderr]   |     ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `root` and `context` are never read
[INFO] [stderr]   --> src/lang/error.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ErrorBuilder {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 11 |     root: ErrorContext,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 12 |     context: Vec<ErrorContext>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ErrorBuilder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `context` is never used
[INFO] [stderr]   --> src/lang/error.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl ErrorBuilder {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn context(&mut self, msg: &str, span: Span) -> &mut Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Constant` is never constructed
[INFO] [stderr]  --> src/lang/ast.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum DefKind { Constant, Runtime }
[INFO] [stderr]   |          -------   ^^^^^^^^
[INFO] [stderr]   |          |
[INFO] [stderr]   |          variant in this enum
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DefKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lang/ast.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 |   NumberInt(u64),
[INFO] [stderr]    |   --------- ^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 11 -   NumberInt(u64),
[INFO] [stderr] 11 +   NumberInt(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lang/ast.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |   NumberFloat(f64),
[INFO] [stderr]    |   ----------- ^^^
[INFO] [stderr]    |   |
[INFO] [stderr]    |   field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Expr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 12 -   NumberFloat(f64),
[INFO] [stderr] 12 +   NumberFloat(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `UntypedI` is never constructed
[INFO] [stderr]   --> src/lang/ast.rs:28:3
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum ExprType {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 28 |   UntypedI, // not yet inferred type
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ExprType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_user_defined` is never used
[INFO] [stderr]   --> src/lang/ast.rs:48:10
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl ExprType {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 48 |   pub fn is_user_defined(&self) -> Option<&String> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `defined_types` is never read
[INFO] [stderr]   --> src/lang/analyser.rs:12:3
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct Analyser<'a> {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |   defined_types: HashSet<&'a str>
[INFO] [stderr]    |   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lang/lexer.rs:54:19
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn lexer(src: &str) -> logos::Lexer<Token> {
[INFO] [stderr]    |                   ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn lexer(src: &str) -> logos::Lexer<'_, Token> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lang/analyser.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 |     &mut self,
[INFO] [stderr]    |     ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 58 |   ) -> AnalyserResult {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |   ) -> AnalyserResult<'_> {
[INFO] [stderr]    |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lang/analyser.rs:76:24
[INFO] [stderr]    |
[INFO] [stderr] 76 |   fn analyse_fetch_var(&mut self, name: Span) -> AnalyserResult {
[INFO] [stderr]    |                        ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |   fn analyse_fetch_var(&mut self, name: Span) -> AnalyserResult<'_> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lang/analyser.rs:86:19
[INFO] [stderr]    |
[INFO] [stderr] 86 |   fn analyse_expr(&mut self, expr: &mut ExprData) -> AnalyserResult {
[INFO] [stderr]    |                   ^^^^^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |   fn analyse_expr(&mut self, expr: &mut ExprData) -> AnalyserResult<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lang/analyser.rs:97:5
[INFO] [stderr]     |
[INFO] [stderr]  97 |     &mut self,
[INFO] [stderr]     |     ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 102 |   ) -> AnalyserResult {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |   ) -> AnalyserResult<'_> {
[INFO] [stderr]     |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lang/analyser.rs:149:19
[INFO] [stderr]     |
[INFO] [stderr] 149 |   fn analyse_stmt(&mut self, stmt: &mut ExprData) -> AnalyserResult {
[INFO] [stderr]     |                   ^^^^^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |   fn analyse_stmt(&mut self, stmt: &mut ExprData) -> AnalyserResult<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `parapet` (bin "parapet" test) generated 20 warnings (run `cargo fix --bin "parapet" -p parapet --tests` to apply 10 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parapet-383f6f1f0c913637)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a66eade7a966b74990e7ff223d45a71b229e322cfea6bdcbf499ee60bd61c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a66eade7a966b74990e7ff223d45a71b229e322cfea6bdcbf499ee60bd61c82", kill_on_drop: false }`
[INFO] [stdout] 3a66eade7a966b74990e7ff223d45a71b229e322cfea6bdcbf499ee60bd61c82
